Total Complexity | 44 |
Dependencies | 7 |
Dependents | 1 |
Total lines | 231 |
Lines of code | 123 |
Logical lines of code | 78 |
Comment lines | 50 |
Methods | 11 |
Properties | 8 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 44 | 18 | 37 | |
isLegacyPipe() | 63 | 6 | 9 | |
handleData() | 52 | 4 | 25 | |
close() | 59 | 4 | 15 | |
resume() | 70 | 3 | 6 | |
pause() | 72 | 2 | 6 | |
write() | 71 | 2 | 6 | |
end() | 65 | 2 | 10 | |
isReadable() | 82 | 1 | 3 | |
isWritable() | 82 | 1 | 3 | |
pipe() | 79 | 1 | 3 |